DECOMP_c1.for
DECOMP_c3.for
DECOMP_c4.for
DECOMP_c5.for
DECOMP_c6.for
DECOMP_c0.for
# The modules
DECOMP_m0.for
# TG-program, possibly split
DECOMP__1.for
DECOMP__2.for
DECOMP__3.for
DECOMP__4.for
DECOMP__5.for
DECOMP__6.for
DECOMP__7.for
DECOMP__8.for
DECOMP__9.for
DECOMP__10.for
DECOMP__11.for
DECOMP__12.for
DECOMP__13.for
DECOMP__14.for
DECOMP__15.for
-out DECOMP.exe
# LF95.FIG: user default options for Lahey Fortran 95.
# Place your default options here. You may remove these comment lines.
#    -nvm says program produced should not run in virtual memory
# -nchk -inln -o1 -npca -stchk -ng -fix -nvm   -nlst -nf90  
# -nw -nsav -trap dio -nco -t3 -nomap -pack
# 12/01/99 change -ndal to -dal (automatic deallocation)
# 17/06/99 -hed -inln not supported lf95
# 17/06/99 -pack -nozuninit not compatible with -win (and ?? -winconsole)
# 2/08/00 -trap dio replaced by -ntrap - NDP error checking in code
# 01/09/03 
#    Make this implicit none (-in). Even libraries such as MC20 are ok
#    Implicit none helps us as developers to avoid bad code. 
#    Perhaps reinstate for the production version of Rel 9.
# (Was 01/09/03_ -nap -nc -nchk -nco -dal -ndbl -nf95 -fix -ng -nin
# -nlst -o0 -npca -nsav -stchk -t4 -ntrap -nw -nwo -nxref
# -nomap  -nvm   -winconsole -nzero -trace
# 1/11/04 use -o0 for no optimisation
 -nap -nc -nchk -nco -dal -ndbl -nf95 -fix -ng -in
 -nlst -o0 -npca -nsav -stchk -t4 -ntrap -nw -nwo -nxref 
 -nomap  -nvm   -winconsole -nzero -trace 

-i "C:\GP\includes" 
-lib "C:\GP\gpa.lib" "C:\GP\gpb.lib" 
-lib "C:\GP\tbgdum.lib" "C:\GP\modlib.lib" 
-mod .\;"C:\GP\modules"  
-Stack 400000 
-ml winapi 
 -nsplit 
